home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / netsc100.zip / VALIDATE.DOC < prev    next >
Text File  |  1992-11-15  |  2KB  |  56 lines

  1.                              VALIDATE Version 0.4
  2.                  Copyright (C) 1989-1992 by McAfee Associates.
  3.                               TEL (408) 988-3832
  4.  
  5. NOTE: VALIDATE version 0.4 is being released so that VALIDATE will
  6.       remain compatible with the /SAVE option of SCAN. The new /SAVE
  7.       option changes the SCAN.EXE file, and the new VALIDATE will be
  8.       able to compensate for the changes, so that the validation results
  9.       before and after the /SAVE switch will be identical.  This in no
  10.       way impairs the validating process.
  11.  
  12.      VALIDATE is a file-authentication program that may be used to check
  13. other programs for signs of tampering.  VALIDATE uses two discrete methods
  14. to generate Cyclic Redundancy Checks (CRC's), which are then displayed for
  15. the user to compare against the known value for the program(s) validated.
  16. The known validation data can be published by the author of the program or
  17. be obtained from a trusted information database.  The dual CRC checking
  18. provides a high degree of security.
  19.  
  20.      To confirm that a program is in its original, untampered state, run
  21. the VALIDATE program on it, record the validation data produced, and
  22. compare it against the record in the online database. If they match, than
  23. it is highly improbable that the program has been modified.
  24.  
  25. To run VALIDATE, type:
  26.  
  27.      VALIDATE d:\path\filename.ext
  28.  
  29. The VALIDATE program will then display the following information:
  30.  
  31.                    Size:  (#/bytes)
  32.                    Date:  (file creation date)
  33.     File Authentication
  34.          Check Method 1:  (a four digit CRC)
  35.          Check Method 2:  (a four digit CRC)
  36.  
  37.      The VALIDATE program may be copied and distributed at no charge as
  38. long as it is distributed whole and intact and unmodified in any way,
  39. along with this file.  Please report virus infections and reports of
  40. program tampering to:
  41.  
  42.      McAfee Associates, Inc.                TEL (408) 988-3832
  43.      3350 Scott Blvd. Bldg. 14              FAX (408) 970-9727
  44.      Santa Clara, CA  95054-3107            BBS (408) 988-4004
  45.      USA                                    USR HST/v32/v.42/24hrs
  46.                    
  47. The validation data for VALIDATE.COM, Version 0.4 is:
  48.  
  49.                    Size:  12,197
  50.                    Date:  03-24-92
  51.     File Authentication
  52.          Check Method 1:  D5BB
  53.          Check Method 2:  166F
  54.  
  55.  
  56.